home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2005 October
/
PCWOCT05.iso
/
Software
/
FromTheMag
/
Syn Text Editor 2.1.0.46
/
synsetup-2.1.0.46.exe
/
{app}
/
templates
/
syn Scripts
/
Python Script.py
< prev
next >
Wrap
Text File
|
2002-07-22
|
232b
|
11 lines
# Caption: <Text from the Menuitem>|
# Hint: <The Hint from the Menuitem>|
# Icon: <The Icon from the Menuitem>|
# ScriptEngine=Python
def Main(FileName):
# To Do: Add usercode here
Self.Echo("Hi, this is Python!")